'Declaration
<DispIdAttribute(20)> Sub SetWebBrowserPath( _ ByVal Path As String _ )
[DispId(20)] void SetWebBrowserPath( string Path )
procedure SetWebBrowserPath( Path: String );
DispIdAttribute(20) function SetWebBrowserPath( Path : String );
[DispId(20)] void SetWebBrowserPath( string* Path )
[DispId(20)] void SetWebBrowserPath( String^ Path )
Parameters
- Path